@media (max-width: 820px) {
    .buttons {
        height: auto;
    }
    
    .secondary-text {
        position: relative;
    }
}